Step 1: Input Image


Step 2: BoundingBoxSelectAgent

BoundingBoxSelectAgent(classes=['butterfly kite'], model=OwlV2)

Step 3: NMSAgent

NMSAgent(iou_threshold=0.8, score_threshold=0.6)